home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pesquisa Dirigida
/
Pesquisa Dirigida.iso
/
JOGOS
/
lightning_break.swf
/
scripts
/
DefineButton2_143
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-01-07
|
117b
|
5 lines
on(release){
_root.actLvl = levelNumber + _root.actPage * _root.itemsPerPage;
_root.gotoAndStop("game");
}